
html,
body {
    /* overflow-x: hidden; */
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.tabMenu01 li{
    width: auto;
}
#tab03 .tabMenu01 li {
    width: auto;
}
.tabMenu01 .active a,
.tabMenu01 li a:hover {
    color: #035253;
    border-bottom: 2px #035253 solid;
    font-weight: bold;
}
.tableft_in .ddList00 li{
    line-height: 3.6rem;
    margin-bottom: 0;
}
.ddList00 li:hover {
    border-left: none;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 0 rgba(0, 0, 0, .07);

}
.noticeList li .nDate {
    width: 66px;
    height: 66px;
    float: left;
    line-height: 24px;
    background-color: #007072;
    text-align: center;
    border-bottom: 6px solid #088d50;

}
.noticeList li .nDate strong {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.noticeList li .nDate i {
    margin-top: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    color: #fff;
    display: block;
    font-style: normal;
}
.tabMenu01 li a{
     font-size: 18px;
     font-size: 1.8rem;
    color: #464646;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
.tabMenu01{
    border-bottom: 1px solid #d8d8d8;
}


.marquee_more{
    position: relative;
     font-size: 17px;
     font-size: 1.7rem;
     background: #007072;
       width: 15%;
       margin-right: 3%;
        padding-left: 2%;
        float: left;
    color: #fff;
    font-weight: bold;
}
.marquee_more img{
    display: inline-block;
    padding-right: 10px;
}
/* .marquee_more::after{
        content: "";
    position: absolute;
    top: 24px;
    z-index: 9;
    width: 20px;
    height: 1px;
    background: #fff;
    display: inline-block;
} */
.marquee {
    float: left;
    width: 74%;
    overflow: hidden;
}
.marquee_more span {
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    padding:0 15px 0 6px;
    font-weight: normal;
}
.marqueeWrap,
.marquee,
.marquee_list li{
    height: 4.2rem;
    line-height: 42px;
    line-height: 4.2rem;
}

/* .marquee_list li a {
    padding-right: 34px;
} */

/* .text_in .ddList00 li{
    background: none;
}
 */
 /* .text_in .ddList00 li:hover {
   background:url(../images/imagesnew/icon/bannergr_bg.png) no-repeat left 18px;
} */
.moreBox {
    float: right;
}

.moreBox a {
   float: right;
   padding-left: 14px;
   height: 17px;
   font-size: 14px;
   font-size: 1.4rem;
   border-left: 1px solid #565656;
   line-height: 17px;
   margin-top: 15px;
   text-align: center;
}
.newTop h2 {
    position: relative;
    margin-bottom: 4px;
}
.newTop h2::after{
     content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    width:100%;
    height: 1px;
    background: #dbdbdb;
}
.newTop h2 strong{
    display: inline-block;
    padding: 0 3%;
    height: 34px;
    line-height: 34px;
    font-size: 1.6rem;
    color: #fff;
    background: #007072;
    letter-spacing: 0.3rem;
}
.newTop h2 a{
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 6px;
}
.newTit {
    padding: 2% 0 4%;
}
.newTit a {  
    font-weight: bold;
    width: 80%;
    font-size: 18px;
    font-size: 1.8rem;
    color: #e91313;
      display: block;
   overflow: hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
}

.newTit span {
    font-size: 16px;
    font-size: 1.6rem;
    float: right;
    margin-left: 10px;
}

.newTit a:hover,.newTit:hover span{
    color: #09814c;
}


.marqueeWrap{
    margin-bottom: 2.8rem;
}
.item_line_tit a{
    float: right;
}
.sectionIn li{
    margin-bottom: 1rem;
}
.sectionIn li img{
    width: 100%;
}
.section_newtetx ul li{
    float: left;
    width: 48%;
    margin:0 1% 2%;
    height: 8.72rem;
     line-height: 8.72rem;
    background: url(../images/imagesnew/lmimg01.jpg) no-repeat center center;
    background-size: cover;
}
.section_newtetx ul li a{
    display: block;
    font-size: 20px;
    font-size: 2.0rem;
    color: #fff;
    text-align: center;
}
.item_line_tit,
.item_line_tit{
        padding-right: 0;
}
.item_line_tit{
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 20px;
    font-size: 2.0rem;
}
.special{
    margin-bottom: 2.5%;
}
.special_tit{
    position: absolute;
    top: 2rem;
    left: 40%;
    z-index: 99;
}
.special_tit strong{
    font-size: 2.8rem;
    color: #f4bc22;
    font-weight: bold;
    position: relative;
    padding-right: 2rem;
    float: left;
    width: auto;
}
.special_tit strong::after{
      content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width:5px;
    height: 8.6rem;
    background: #f4bc22;
}
.special_tit h3{
    margin-top: 0.5rem;
    float: left;
    width: 82%;
    padding-left: 2.6rem;
}
.special_tit p,.special_tit b{
    float: left;
    display: inline-block;
    font-size: 2.2rem;
    color: #fff;
    line-height: 3.2rem;
}
.special_tit p{
    display: inline-block;
    width: 64%;
}
.special_tit b{
    padding-right: 6px;
    font-weight: normal;
}
.specitwo{
    position: absolute;
    top: 2.5rem;
    left: 47%;
    z-index: 99;
    width: 45%;
}
.specitwo strong{
    color: #fff;
}
.specitwo strong::after{
      content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width:5px;
    height: 3.5rem;
    background: #fff;
}
.titIns{
    width: 100%;
}
.specitwo h3{
    margin-top: 0.5rem;
    float: left;
    /* width: 90%; */
    padding-left: 2.6rem;
}

.specitwo p,.specitwo b{
    float: left;
    font-size: 1.8rem;
    color: #fff;
    line-height: 2.4rem;
}
.specitwo p{
    display: inline-block;
    width: 80%;
}
.specitwo b{
    padding-right: 6px;
    font-weight: normal;
}


@media (min-width: 1360px){


}

@media (max-width: 1360px){
  .newTit a{
      width:78%;
  }
  .ddList00 li:nth-child(5),
   .ddList00 li:nth-child(6)
  {
     display: none;
  }
  .section_newtetx ul li{
          height: 7.72rem;
          line-height: 7.72rem;
  }
  .ind_hbox li a{
      font-size: 1.4rem;
  }
  

}

@media (max-width: 1198px){
    .specitwo {
    position: absolute;
    top: 2.5rem;
    left: 47%;
    z-index: 99;
    width: 56%;
}
    .special_tit p, .special_tit b{
        font-size: 1.7rem;
    }
    .special_tit p {
    display: inline-block;
    width: 67%;
}
.marquee_more{
width: 18%;
}
    .item_line_tit{
       margin-bottom: 1%;
    }
        .item_line_tit, .item_line_tit{
        margin-top: 1%;
        margin-bottom: 1%;
    }
.marquee {
    float: left;
    width: 70%;
    overflow: hidden;
}
.newTit {
    padding: 2% 0 3%;
}
  .ddList00 li:nth-child(5),
   .ddList00 li:nth-child(6)
  {
     display: block;
  }
}



@media (max-width: 996px) {
.special_tit strong::after{
        width: 4px;
    height: 3rem;
}
.special_tit h3,.specitwo h3{
    display: none;
    padding-left: 1rem;
    margin-top: 0;
}
.specitwo{
    width: auto;
}
.specitwo,.special_tit{
    top: 1rem;
}
.tabMenu01 li a{
    font-size: 1.6rem;
}
.tabMenu01 li{
        margin-right: 1%;
}
.special_tit p, .special_tit b {
    font-size: 1.5rem;
        line-height: 2.2rem;
}
.special_tit strong{
    font-size: 2.0rem;
    padding-right: 1.4rem;
}
.ddList00 li{
     background:url(../images/imagesnew/icon/bannergr_bg.png) no-repeat left 14px;
}
 .text_in .ddList00 li:hover {
   background:url(../images/imagesnew/icon/bannergr_bg.png) no-repeat left 14px;
}
.item_line_tit{
    font-size: 1.9rem;
}
}


@media (max-width: 768px) {
.service_ins li a{
    background-size: 22%;
}
/* .ind_hbox li a{
     background-size: 22%;
}
.ind_hbox li:nth-child(2) a {
    background-size: 22%;
}

.ind_hbox li:nth-child(3) a {
background-size: 22%;
} */
 .service_ins li a {
    font-size: 13px;
    font-size: 1.3rem;
    padding-left: 42px;
}   
.ind_hbox li a{
        height: 41px;
    line-height: 40px;
}
.service_ins li:nth-child(4) a{
      padding-left: 42px;
      line-height: 14px;
}
}

@media (max-width: 540px) {
    .dates span, .dates {
    color: #93dfbd;
    font-size: 1.2rem;
}
    .ind_hbox li a {
    padding-left: 62px;
    text-align: left;
}
    .section_newtetx ul li{
        width: 100%;
    }
  .special_tit h3{
    display: none;
}
.special_tit strong::after {
    width: 3px;
    height: 3rem;
}
        .tabMenu01 li a{
        font-size: 1.6rem;
    line-height: 2.2rem;
    }
.newTit a {
    width: 70%;
}
.special_tit,.specitwo {
    display: none;
}
.newTit span{
    font-size: 1.4rem;
}
.newTop h2 strong{
    letter-spacing: 0.1rem;
}

}

